bitkeeper revision 1.1236.1.197 (424e4a83Uiv2R3w5XZIvsLYfRc7fhQ)
authorleendert@watson.ibm.com[kaf24] <leendert@watson.ibm.com[kaf24]>
Sat, 2 Apr 2005 07:32:19 +0000 (07:32 +0000)
committerleendert@watson.ibm.com[kaf24] <leendert@watson.ibm.com[kaf24]>
Sat, 2 Apr 2005 07:32:19 +0000 (07:32 +0000)
commitb67d9ea72347d9643b46d4003391774eb4b1187f
tree7ac38eee9dee29a804743bcabdf9e61869f90cb8
parent58eb7f8d5b38c08c41ef5c40517b99778ce423eb
bitkeeper revision 1.1236.1.197 (424e4a83Uiv2R3w5XZIvsLYfRc7fhQ)

[PATCH] [PATCH] tools/libxc/xc_vmx_build.c broken

xc_vmx_build pins the level 2 page table too early so that subsequent maps
(like those in zap_mmio_ranges) fail and consequently xc_vmx_build fails.
To solve this, this patch pins the l2pt at the end of the function when
all memory initializations are finalized.

Signed-off-by: Leendert van Doorn <leendert@watson.ibm.com>
BitKeeper/etc/logging_ok
tools/libxc/xc_vmx_build.c